home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Message-ID: <21EFC040H000668A2H@ag01.bbrandes.berlinet.de>
- From: A.GUMTOW@BBrandes.berlinet.de (Andreas Gumtow)
- Path: tbx.berlinet.de!bbrandes.berlinet.de
- Subject: Re: How works SetFunction ?
- Date: Tue, 16 Jan 1996 18:40:48 +0100
- X-Mailer: -- The Answer V3.06ss7 (public Beta 1)
- References: <1080.6584T752T2078@club-internet.fr>
- X-Gateway: ZCONNECT zelator.berlinet.de [UNIX/Connect v0.74b]
- MIME-Version: 1.0
- Content-Type: text/plain; charset=ISO-8859-1
- Content-Transfer-Encoding: 8bit
- X-ZC-PGP-KEY-AVAIL:
-
- On So 14.01.1996 at 23:05:48 wrote jeffp@club-internet.fr (UNREGISTERED VERSION)
- in Message "How works SetFunction ?":
-
-
- UV> oldfunc=SetFunction(library,oldFuncOffset,newFuncPtr)
- ^ ^
- | Pointer to new func
- Offset of Lib-Procedure
- i.E.
- --- exec (Oberon-2)
- PROCEDURE Alert *{SysBase,-108}(alertNum{7} : LONGINT);
- PROCEDURE Debug *{SysBase,-114}(flags{0} : LONGSET);
- ---
- ^ Base ^Offset
-
-
-
- CU
- Andreas
-
-
- Conversation: A vocal competition in which the one who is catching his breath
- is called the listener.
-
-